Click or drag to resize

JsonBoolean Class

Inheritance Hierarchy

Namespace:  Independentsoft.Json.Parser
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class JsonBoolean : JsonValue

The JsonBoolean type exposes the following members.

Constructors
  NameDescription
Public methodJsonBoolean
Initializes a new instance of the JsonBoolean class
Top
Properties
  NameDescription
Public propertyValue
Top
Methods
See Also